PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFDocumentFileAttachment Class / getDescription Method
In This Topic
    getDescription Method
    In This Topic
    Gets the file description.
    Syntax
    public java.lang.String getDescription()

    Return Value

    The description of the file attachment.
    See Also